const vendor/golang.org/x/text/unicode/norm.jamoLVTCount

3 uses

	vendor/golang.org/x/text/unicode/norm (current package)
		composition.go#L314: 	hangulEnd  = hangulBase + jamoLVTCount // UTF-8(0xD7A4) -> ED 9E A4
		composition.go#L331: 	jamoLVTCount = 19 * 21 * 28
		composition.go#L389: 	return c < jamoLVTCount && c%jamoTCount == 0